home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global decouvrirMenu
- if buttonJFclicked(the clickOn, the clickOn - 1, "genealogieReseauxLight", "genealogieReseaux") then
- depuppetize(1, 48)
- purgeSound()
- if dejaVusection(decouvrirMenu, #genealogie) then
- initNextMovie("ATOPWINDOW", "gen.dir", "reseaux", "genealogie", "genPal", 1, 0)
- else
- initNextMovie("ATOPWINDOW", "gen.dir", "reseaux", "genealogie", "genPal", 1, 1)
- end if
- go("dispatch")
- end if
- end
-